unmerge to latest develop - #394
Merged
Merged
Conversation
* RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * Update Tests/L2Tests/tests/HdmiCecSource_L2Test.cpp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource * RDKEMW-12549 - HdmiCecSource --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1.11.1 release 1.11.1
* RDKEMW-12716: Improve L1 test coverage for HdmiCecSink plugin Reason for change: add unit tests to increase coverage for HdmiCecSink Test Procedure: see Jira ticket Risks: None Priority: P2 Signed-off-by: melhar098_comcast <Mahmoud_El-haron@comcast.com> * Apply suggestions from @Copilot Signed-off-by: melhar098_comcast <Mahmoud_El-haron@comcast.com> --------- Signed-off-by: melhar098_comcast <Mahmoud_El-haron@comcast.com> Co-authored-by: Srikanth <107277821+srikanth-vv@users.noreply.github.com>
1.11.2 release 1.11.2
Reason for change: Resolve intermittent failures while running tests Test Procedure: Run L1, L2, L2-OOP(If applicable) Risks: P2 Version: minor Signed-off-by: mkumar705_comcast <mukesh_kumark@comcast.com> Co-authored-by: mkumar705_comcast <mukesh_kumark@comcast.com>
1.12.0 release 1.12.0
…ut (#352) * RDKEMW-11929 : Fix Coverity identified issues - entservices-inputoutput Reason for change: Fixing coverity identified issues. Risks: Low version: Patch Signed-off-by: balaji velmurugan <balaji_velmurugan@comcast.com> * Update HdmiCecSourceImplementation.cpp * Improve thread safety in ARC stopping logic Refactor mutex usage to prevent double lock when stopping ARC. * Improve mutex handling for arc routing state Refactor mutex usage for arc routing state access to prevent double locking. * Fix parameter passing and validation in getSaveConfig * Fix move constructor and assignment operator for PluginInterfaceRef * Fix move constructor to initialize service member * Improve error handling in AVOutputTVHelper Refactor error handling for getLocalparam call. * Validate getLocalparam return value Check return value of getLocalparam for error handling. * Refactor PluginInterfaceRef to remove service member Removed service member from PluginInterfaceRef class. * Add service member to PluginInterfaceRef move constructor * Add service parameter to PluginInterfaceRef constructor * Update ReadCapablitiesFromConf parameter type * Remove const reference from function parameters * Remove reference to capInfo in getSaveConfig * Modify updateAVoutputTVParam parameter type Changed capDetails_t parameter from const reference to non-const reference in updateAVoutputTVParam function. * Update AVOutputTV.h * Update AVInputImplementation.cpp * Update HdmiCecSourceImplementation.cpp * Update HdmiCecSinkImplementation.cpp * Update AVInputUtils.cpp * Update AVInputUtils.h * Update AVInputImplementation.cpp * Update HdmiCecSourceImplementation.cpp * Update AVOutputTVHelper.cpp * Update HdmiCecSinkImplementation.cpp * Update HdmiCecSourceImplementation.cpp * Update AVInputImplementation.cpp * Update HdmiCecSinkImplementation.cpp * Update HdmiCecSourceImplementation.cpp * Update HdmiCecSourceImplementation.cpp * Update HdmiCecSinkImplementation.cpp * Update HdmiCecSinkImplementation.cpp * Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update AVOutputTV.h * Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update HdmiCecSinkImplementation.cpp * Update HdmiCecSinkImplementation.cpp * Update HdmiCecSinkImplementation.cpp --------- Signed-off-by: balaji velmurugan <balaji_velmurugan@comcast.com> Co-authored-by: balaji velmurugan <balaji_velmurugan@comcast.com> Co-authored-by: agampa263 <133222558+agampa263@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1.12.1 release 1.12.1
* RDKEMW-12934 - README update Reason for change: README update Test Procedure: None Risks: Low Priority: P1 version: patch * RDKEMW-12934 - README update Reason for change: README update Test Procedure: None Risks: Low Priority: P1 version: patch
1.12.2 release 1.12.2
Reason for change: README update Test Procedure: None Risks: Low Priority: P1 version: Ignore
1.12.3 release 1.12.3
kiruba115
merged commit Mar 2, 2026
db13c8c
into
RDKTV-39509-Mute-fails-AppleTV-HDMI-CEC
11 of 12 checks passed
|
I have read the CLA Document and I hereby sign the CLA 4 out of 5 committers have signed the CLA. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
unmerge to latest develop